Don't use qdata for getting the default css style
authorMatthias Clasen <mclasen@redhat.com>
Fri, 6 May 2016 11:54:22 +0000 (07:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 6 May 2016 14:14:07 +0000 (10:14 -0400)
commit9fac83783c873e44507b085c6fac3f348d277c25
tree093a801f876b4dd7502858e57ef60ca72e1ac835
parent1de2f21994b5baa9517c5b09894b6d1daae4f41b
Don't use qdata for getting the default css style

There's no point in using qdata for looking this up, since
we only ever set it on the default screen anyway.
gtk/gtkcssstaticstyle.c